home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #12 / K-CD-12-2002.ISO / PCMark 2002 / data1.cab / PCMark2002 / Help / html / styles_ie.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-02-27  |  1.2 KB  |  73 lines

  1. A {
  2.    font-size : 10px; 
  3.    font-family : Arial, sans-serif; 
  4.    color : #0072C2; 
  5.    text-decoration : none; 
  6. }
  7. A:visited {
  8.    color : #0072C2; 
  9.    text-decoration : none; 
  10. }
  11. A:hover {
  12.    color : #FF6600; 
  13.    text-decoration : none; 
  14. }
  15. A:active {
  16.    color : #FFFFFF; 
  17.    text-decoration : none; 
  18. }
  19. A.normal {
  20.    font-size : 12px; 
  21.    font-family : Arial, sans-serif; 
  22.    color : #0072C2; 
  23.    text-decoration : none; 
  24. }
  25. A:visited:hover {
  26.    color : #fef3a2; 
  27.    text-decoration : none; 
  28. }
  29. TD {
  30.    font-size : 12px; 
  31.    font-family : Arial, sans-serif; 
  32.    color : #e0dcd3; 
  33.    margin : 0; 
  34. }
  35. H3 {
  36.    font-weight : bold; 
  37.    font-size : 16px; 
  38.    font-family : Arial, sans-serif; 
  39.    color : #FFFFFF; 
  40. }
  41. BODY {
  42.    font-size : 12px; 
  43.    font-family : Arial, sans-serif; 
  44.    color : #000000;
  45.    padding : 16px 0px 5px 3px; 
  46.   
  47. }
  48. .title {
  49.        width : 137px; 
  50.        height : 14px; 
  51.        left : 5px; 
  52.        position : absolute;
  53.        z-index: 10; 
  54.     color: #FFFFFF;
  55. }
  56. .text {
  57.     font-size : 11px; 
  58.        font-family : Arial, sans-serif; 
  59.        color : #000000; 
  60. }
  61. .submenu {
  62.        font-size : 10px; 
  63.        width : 150px; 
  64.        left : 25px; 
  65.        position : absolute; 
  66.        visibility : hidden;
  67.        border: 0px; 
  68.     color: #000000;
  69.     background-color: #C3C3C3;
  70. }
  71.  
  72.  
  73.